home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 17 / rokicki / life / structures.h < prev   
Encoding:
C/C++ Source or Header  |  1994-01-27  |  268 b   |  13 lines

  1. /*
  2.  *   Structures include file.
  3.  */
  4. #include "exec/exec.h"
  5. #include "intuition/intuition.h"
  6. #include "functions.h"
  7. #include "graphics/display.h"
  8. #include "graphics/gfx.h"
  9. #include "graphics/gfxmacros.h"
  10. #include "graphics/view.h"
  11. #include "blit.h"
  12. #include "stdio.h"
  13.